projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f38184a
)
Comment.
author
Glenn Morris
<rgm@gnu.org>
Thu, 3 Sep 2009 06:43:33 +0000
(06:43 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 3 Sep 2009 06:43:33 +0000
(06:43 +0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 0a9d3c1da9ce025dbc21d176c19cda28cd45c6bf..712291b4abfea0e2a5704fe9a6195880ff6c42ae 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-348,7
+348,7
@@
Return t if file exists."
;; If this Emacs is running with --unibyte,
;; convert multibyte strings to unibyte
;; after reading them.
-;; (not
default-enable-multibyte-characters
)
+;; (not
(default-value 'enable-multibyte-characters)
)
nil t
))
(let (kill-buffer-hook kill-buffer-query-functions)